- 01. Intro
- 02. Setting Up For This Course
- 03. Try some network things!
- 04. ping 8.8.8.8
- 05. Ping versus HTTP
- 06. Write your own HTTP to Wikipedia
- 07. printf and netcat
- 08. What web server does Google use?
- 09. printf and netcat illustrate layers
- 10. Listen on a Port
- 11. Waiting For Your Call
- 12. Listening and Connecting
- 13. Experiment with nc and HTTP
- 14. Port Numbers
- 15. Port Numbers Part Two
- 16. One listening server per port
- 17. Be a Web Server
- 18. Outro